home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000023_news@watsun.cc.columbia.edu _Mon May 3 14:45:29 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA02130
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 3 May 1999 14:45:28 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA23443
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 3 May 1999 14:15:40 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Karl Beykirch <karl@ucla.edu>
  10. Subject: Re: Help w/ file transfer in RT-11
  11. Date: Mon, 03 May 1999 11:14:45 -0800
  12. Organization: University of California, Los Angeles
  13. Message-ID: <372DF5B2.AF9469C6@ucla.edu>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Tim Shoppa wrote:
  17. > Seeing how you get jibberish all over your screen, the file is
  18. > almost certainly a binary file.  In order to move these files over
  19. > a serial line, you want to use Kermit on both
  20. > ends; Kermit for the RT-11 is available by anonymous ftp from
  21. > kermit.columbia.edu.  If I recall correctly, VersaTerm Pro
  22. > on a Mac has a rudimentary Kermit implementation in it.
  23. > Alternatively, you can use physical media (floppy, tape, Zip
  24. > cartridge, whatever is in common to both systems) to move the
  25. > files, or put TCP/IP on both the RT-11 and the Mac and FTP the
  26. > files in and out.
  27.  
  28. Thanks Tim.
  29.  
  30. Our data is binary.
  31. I like the Kermit idea, but the PDP is on a communication island.  No
  32. ethernet, 8" floppy, serial lines, no common media.  I can download
  33. Kermit, but how do I get it on the PDP?  Can I get it on an 8" floppy somewhere?
  34.  
  35. Thanks again,
  36. Karl